File List

Here is a list of all documented files with brief descriptions:
example_accelerometer_interrupt.cConfigures accelerometer to generate an interrupt when motion is detected
example_basic_comms_coordinator_afzdo.cResets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the AF/ZDO interface
example_basic_comms_coordinator_sapi.cResets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the SIMPLE API
example_basic_comms_end_device_afzdo.cResets Radio, configures this device to be a Zigbee End Device, joins a network, then sends a message to the coordinator every few seconds. Sleeps inbetween transmissions
example_basic_comms_router_afzdo.cResets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the AF/ZDO interface. Pressing the button will display device information
example_basic_comms_router_sapi.cResets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the SIMPLE API
example_button_blink.cToggles LED0 when button pressed
example_get_mac_address.cResets Radio, gets MAC Address
example_get_znp_version.cResets Radio, gets ZNP version information using SYS_VERSION command and displays it
example_hello_world.cOutputs "Hello World" to console and toggles LED1 approximately once per second
example_per_tester_coordinator_afzdo.cPacket Error Rate Tester: configures this device to be a Zigbee Coordinator and displays how many messages were received. Uses the AF/ZDO interface
example_per_tester_router_afzdo.cPacket Error Rate Tester: Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends 1000 messages to coordinator
example_polling_application_coordinator_afzdo.cResets Radio, configures this device to be a Zigbee Coordinator, and waits When button is pressed, sends a message to the end device. Demonstrates how end device automatically polls
example_read_accelerometer.cReads accelerometer values in the X-axis, Y-axis, and Z-axis and outputs to console regularly
example_read_light_sensor.cUses the MSP430's internal Analog to Digital Converter (ADC) to read the ambient light sensor value and supply voltage and outputs to console approximately once per second
example_read_nv_items.cResets Radio, reads out the contents of all non-volatile (NV) items and displays to console
example_read_radio_GPIO_pins.cResets Radio, configures the GPIO pins as inputs, then reads out the value of these pins to console once per second, between 0x00 (all low) to 0x0F (all high). To test, start this application then connect one or more GPIO pins to GND. You will see the value change accordingly
example_reset_radio.cResets Radio, parses message received and displays to console
example_rf_tester.cSimple utility to configure the ZNP to output an RF test signal
example_secure_comms_coordinator_afzdo.cResets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the AF/ZDO interface
example_secure_comms_router_afzdo.cResets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the AF/ZDO interface
example_simple_application_coordinator_afzdo.cResets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the AF/ZDO interface
example_write_nv_items.cResets Radio, prompts the user for which NV item to write (1-6) and writes test data to that location
example_write_radio_GPIO_pins.cResets Radio, configures the GPIO pins as outputs, then toggles the GPIO pins once per second. To test, monitor GPIO pins with an oscilloscope
example_znp_spi_interface_mdb1.cSingle file example of how to interface with ZNP; hardware platform MDB-1
znp_example_utils.cSimple utilities for ZNP examples. It is recommended that you modify or replace these in a "real" application
znp_simple_app_utils.cUtilities for ZNP simple application examples
znp_simple_app_utils.hPublic methods for znp_simple_app_utils.c
Messages/header.cCommon message header
Messages/header.hPublic methods for header.c
Messages/infoMessage.cMessage containing information about this device
Messages/infoMessage.hPublic methods for infoMessage.c
 All Data Structures Files Functions Variables Defines
Generated on Thu Aug 19 11:48:41 2010 for CC2530ZNP Examples by  doxygen 1.6.3